-
Pilcrow: A variable font creator
I know that most people are building variable fonts from inside their font editing software, but if your chosen font editing software doesn't provide good variable font creation tooling, you're left …6 -
Re: Website Privacy Error problem
Oh yeah. Sorry, was trying to hack a one-liner to avoid having to deal with permissions and interactive editors and wasn’t thinking straight. :( Another good rule to remember is "never run anyth…1 -
Re: Website Privacy Error problem
Yes, that’s right. Paste that command (which looks for lines which do *not* contain g-type and writes what it finds back to /etc/hosts, thereby deleting the offending entries) into the Terminal after…1 -
Re: Website Privacy Error problem
Yes, the SSL certificate on the server looks fine. Nick, does it happen on every browser on your main Mac, or just Firefox? And did you ever do any web development on that Mac? What I'm thinking is m…2 -
Re: When is a cap height not a cap height?
Ah, you're right: $ for i in *tf; ttx -o - -t "OS/2" $i 2>/dev/null | grep sCapHeight <sCapHeight value="660"/> <sCapHeight value="660"/> <sCapHeight v…1